Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Update calendar and chevron icon sizes #1522

Merged

Conversation

znicholasbrown
Copy link
Contributor

These now appropriately pass button sizing down so they match other icons in the component

@znicholasbrown znicholasbrown requested a review from a team as a code owner November 18, 2024 23:00
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit d6d5be3
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/673bc89f53d1ce00086d73a1
😎 Deploy Preview https://deploy-preview-1522--prefect-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@znicholasbrown
Copy link
Contributor Author

what an annoying failure

@@ -13,7 +13,7 @@
const props = defineProps<{
icon: Icon,
solid?: boolean,
size?: 'small' | 'default' | 'large' | 'sm' | 'lg',
size?: 'small' | 'default' | 'large' | 'sm' | 'lg' | null,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just for compat with other sizes

@znicholasbrown znicholasbrown merged commit 9018e8b into main Nov 20, 2024
6 checks passed
@znicholasbrown znicholasbrown deleted the enhancement/p-date-range-select-icon-sizing-2024-11-18 branch November 20, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants